Skip to content

Fix package namespace ref#102

Merged
csvance merged 2 commits intomainfrom
fix-package-namespace-ref
Feb 23, 2026
Merged

Fix package namespace ref#102
csvance merged 2 commits intomainfrom
fix-package-namespace-ref

Conversation

@csvance
Copy link
Collaborator

@csvance csvance commented Feb 23, 2026

Fixes #99 and adds tests for check for correct namespace handling in code generation.

@csvance
Copy link
Collaborator Author

csvance commented Feb 23, 2026

Just waiting on coverage report now to verify that the tests do in fact hit both namespace cases.

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.96%. Comparing base (8f346f8) to head (1f1b540).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   90.58%   90.96%   +0.37%     
==========================================
  Files           7        7              
  Lines         531      531              
==========================================
+ Hits          481      483       +2     
+ Misses         50       48       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@csvance csvance merged commit 49b30b8 into main Feb 23, 2026
13 checks passed
@csvance csvance deleted the fix-package-namespace-ref branch February 23, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing reference to package_namespace-field in RPCType-structure

2 participants